Backup tool for MySQL to automatically / manually create sql dump files, for data, table structure, functions and stored procs. Can run via the task manager for backups on a regular base. Backup can be zipped with a password and saved on a server.
Features
- mySQL backup (automated, manually and scheduled)
- structure /scheme and stored procedure / function dump backup
- Compress to zip (including password protection)
- blacklist or whitelist
- Table Dump
- Delete old backups
- CPU load balance (simultaneous dump selection)
- Update Check
License
GNU General Public License version 3.0 (GPLv3)Follow MySQL Backup Tool
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
How can I change the value of mysql port in propeties of programm? The port is not 3306 so I can't connect ((
-
This tool is helpful to do mySQL backup. Some feedback: 1. On the manual, please inform that before user chooses whitelist / blacklist, user needs to Save Settings first to avoid getting error message 2. If no items selected under whitelist, please inform user to click one, instead of executing it with empty result 3. If the DB credentials of the user is not sufficient to do the backup, please inform it instead of giving empty result.